Fix bug #14513 with --enable-locallisppath not working on MS-Windows.
authorRichard Copley <rcopley@gmail.com>
Fri, 7 Jun 2013 08:08:29 +0000 (11:08 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 7 Jun 2013 08:08:29 +0000 (11:08 +0300)
commit7c84c7fcd4c0fbb647db33ce46d7c34c39fb936e
treecf5292f504440835d0009390b1d4bfabb44be7dc
parentec83dc1f39b1d0486d71d9374b8133af23fd3791
Fix bug #14513 with --enable-locallisppath not working on MS-Windows.

 Makefile.in (msys_to_w32): Modify to support d:\foo file names.
 (msys_lisppath_to_w32, msys_prefix_subst, msys_sed_sh_escape): New
 variables.
 (epaths-force-w32): Use them.

 epaths.nt (PATH_SITELOADSEARCH): Fix commentary.

 epaths.in: Fix commentary to PATH_SITELOADSEARCH.
ChangeLog
Makefile.in
nt/ChangeLog
nt/epaths.nt
src/ChangeLog
src/epaths.in